struct _POP_COMPONENT_POWER_PROFILE// Size=0x28
{
    struct _GUID ComponentGuid;// Offset=0x0 Size=0x10
    struct _POP_DEVICE_POWER_PROFILE * Device;// Offset=0x10 Size=0x8
    unsigned long long FxCount;// Offset=0x18 Size=0x8
    struct _PO_POWER_PLANE_PROFILE FxPower[1];// Offset=0x20 Size=0x8
};